clk: bcm: Allow rate change propagation to PLLH_AUX on VEC clock
authorBoris Brezillon <boris.brezillon@free-electrons.com>
Thu, 1 Dec 2016 21:00:20 +0000 (22:00 +0100)
committerRaspbian kernel package updater <root@raspbian.org>
Thu, 15 Feb 2018 17:28:42 +0000 (17:28 +0000)
commit40de08b4484464c821da94c5bf6007dbdb680ef5
tree6b9fe3f14658419f0cc31c80a54bed8258cb59a0
parentb0ca773088efe5d7f9c65eaecdfa480d22434a76
clk: bcm: Allow rate change propagation to PLLH_AUX on VEC clock

The VEC clock requires needs to be set at exactly 108MHz. Allow rate
change propagation on PLLH_AUX to match this requirement wihtout
impacting other IPs (PLLH is currently only used by the HDMI encoder,
which cannot be enabled when the VEC encoder is enabled).

Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
(cherry picked from commit d86d46af84855403c00018be1c3e7bc190f2a6cd)
drivers/clk/bcm/clk-bcm2835.c